-
Notifications
You must be signed in to change notification settings - Fork 949
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] docs: kubernetes compatibility board #2696
[WIP] docs: kubernetes compatibility board #2696
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2696 +/- ##
=======================================
Coverage 68.02% 68.02%
=======================================
Files 278 278
Lines 17392 17392
=======================================
Hits 11831 11831
Misses 4207 4207
Partials 1354 1354
|
Signed-off-by: zhuangqh <zhuangqhc@gmail.com>
c2d670d
to
b83fe54
Compare
It seems that we are not ready for |
Thanks for pointing out. I will test it after we upgrade to go1.11 |
|
ping @zhuangqh |
if we support the kubernetes 1.14, I will reopen |
Signed-off-by: zhuangqh zhuangqhc@gmail.com
Ⅰ. Describe what this PR did
Create a board to illustrate the compatibility against kubernetes.
Ⅱ. Does this pull request fix one issue?
fixes #2590
Ⅲ. Why don't you add test cases (unit test/integration test)? (你真的觉得不需要加测试吗?)
Ⅳ. Describe how to verify it
Ⅴ. Special notes for reviews
Running the compatibility test with the aid of travis CI.